home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Your Choice 3
/
Your Choice Software Collection 3.iso
/
os2
/
vbbs
/
start.v
< prev
next >
Wrap
Text File
|
1994-03-14
|
428b
|
25 lines
ts $norm
sysinfo
ts $norm
$s = "Welcome to " & $bbsname
jc $s 67
if $ansi = ON then
tr "┌─────────────────────────────────────────────────────────────────────┐
tr "│ " $flash $s $norm " │"
tr "└─────────────────────────────────────────────────────────────────────┘
else
tr
tr " " $s
tr
endif
listcallers 5
tr
$p = $flags instr A
testval $p <> 0 skipauto
autopost
# skipauto
oneliners
random
exit start